Uploading a custom file
You can upload custom JAR files for use with your integration processes.
About this task
Each Boomi account has access to 100 MB of space for uploaded files.
Note: You must have the Build Read and Write Access privilege and the Developer privilege to upload custom JAR files.
Procedure
-
On the Manage Account Libraries page, click Upload a File.
The Upload a File dialog opens.
-
Click Choose a File and locate the JAR file that you want to upload.
-
Upload the hash file that is produced by executing the SHA256 cryptographic hash function of the uploaded JAR file.
-
Click Upload to complete the upload process.
Only JAR files can be uploaded. If you select a file with an extension other than .jar, an error message is displayed.
An error message is also displayed if:
-
Uploading the selected file would exceed the account limit of 100 MB.
-
A file with the same name already exists in the account library.
The uploaded file appears in the list in alphabetical order by name. Optionally, you can sort the list by date uploaded or by size.
Note: If the name of the uploaded file contains any special characters, those characters are replaced by underscores. For example, a file called connectorjar(2).jar is uploaded as connectorjar_2_.jar.
-
Next steps
After you upload custom JAR files, you can include them in a Custom Library component and deploy that component to any runtime or environment.